loop unwinding造句
例句与造句
- The primary increase in speed versus a simple, straightforward loop, comes from loop unwinding that reduces the number of performed branches, which are computationally expensive due to the need to flushand hence stallthe instruction pipeline.
- "' Loop unrolling "', also known as "'loop unwinding "', is a loop transformation technique that attempts to optimize a program's execution speed at the expense of its binary size, which is an approach known as the space-time tradeoff.
- The goal of loop unwinding is to increase a program's speed by reducing or eliminating instructions that control the loop, such as pointer arithmetic and " end of loop " tests on each iteration; reducing branch penalties; as well as hiding latencies including the delay in reading data from memory.
- It's difficult to find loop unwinding in a sentence. 用loop unwinding造句挺难的